projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7f773c
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Thu, 19 Aug 2004 10:07:06 +0000
(10:07 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Thu, 19 Aug 2004 10:07:06 +0000
(10:07 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index d6acacab537a7e862ac1aecb8c26eef6574df07b..dfb8185b1f629706b263f085ee1a4e4130ae6ed4 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,9
@@
+2004-08-19 Kim F. Storm <storm@cua.dk>
+
+ * process.c (process_send_signal): Use CDISABLE.
+
+ * sysdep.c (child_setup_tty, init_sys_modes): Use CDISABLE.
+
2004-08-18 Kim F. Storm <storm@cua.dk>
* process.c (Faccept_process_output): Add arg JUST-THIS-ONE;